[INFO] fetching crate npcterm 1.3.3...
[INFO] checking npcterm-1.3.3 against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] extracting crate npcterm 1.3.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate npcterm 1.3.3
[INFO] finished tweaking crates.io crate npcterm 1.3.3
[INFO] tweaked toml for crates.io crate npcterm 1.3.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate npcterm 1.3.3 on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate npcterm 1.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded turbomcp-transport-traits v3.0.10
[INFO] [stderr]   Downloaded turbomcp-types v3.0.10
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded shared_library v0.1.9
[INFO] [stderr]   Downloaded turbomcp-stdio v3.0.10
[INFO] [stderr]   Downloaded value-trait v0.12.1
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded serial2 v0.2.35
[INFO] [stderr]   Downloaded turbomcp-macros v3.0.10
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded halfbrown v0.4.0
[INFO] [stderr]   Downloaded turbomcp-core v3.0.10
[INFO] [stderr]   Downloaded toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]   Downloaded turbomcp v3.0.10
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded turbomcp-server v3.0.10
[INFO] [stderr]   Downloaded turbomcp-protocol v3.0.10
[INFO] [stderr]   Downloaded turbomcp-transport v3.0.10
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] [stderr]   Downloaded simd-json v0.17.0
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31
[INFO] running `Command { std: "docker" "start" "226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking halfbrown v0.4.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking faststr v0.2.34
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking sonic-rs v0.5.8
[INFO] [stderr]     Checking value-trait v0.12.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking turbomcp-types v3.0.10
[INFO] [stderr]     Checking simd-json v0.17.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sonic-simd v0.1.4
[INFO] [stderr]    Compiling sonic-number v0.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking turbomcp-core v3.0.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serial2 v0.2.35
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking portable-pty v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking turbomcp-protocol v3.0.10
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking turbomcp-transport-traits v3.0.10
[INFO] [stderr]     Checking turbomcp-stdio v3.0.10
[INFO] [stderr]     Checking turbomcp-transport v3.0.10
[INFO] [stderr]    Compiling turbomcp-macros v3.0.10
[INFO] [stderr]     Checking turbomcp-server v3.0.10
[INFO] [stderr]     Checking turbomcp v3.0.10
[INFO] [stderr]     Checking npcterm v1.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31", kill_on_drop: false }`
[INFO] [stdout] 226b38247a6438f0b7251ffe910ce2869fe79a04454857872979a7fed6a12c31
